home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 488 b | 18 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWBldDef.h
- // Release Version: $ 1.0d11 $
- //
- // Copyright: (c) 1993, 1995 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- // This file should contains definitions specific to the build configuration.
-
- #ifndef FWBLDDEF_H
- #define FWBLDDEF_H
-
- // ----- Debug definition
- #undef FW_DEBUG
-
- #endif